Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (109 ms)
Package | nictiz.fhir.nl.stu3.zib2017 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/gp-Encounter |
Url | http://nictiz.nl/fhir/StructureDefinition/gp-Encounter |
Version | 1.0.2 |
Status | active |
Name | gp-Encounter |
Title | gp-Encounter |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | Contact as defined by the Dutch General Practitioners Association (Nederlands Huisartsengenootschap or NHG) based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.
A contact is any interaction, regardless of the situation, between a patient and the healthcare provider, in which the healthcare provider has primary responsibility for diagnosing, evaluating and treating the patient’s condition and informing the patient. These can be visits, appointments or non face-to-face interactions.
A general practitioner encounter could be used to discuss multiple 'episodes'. Based on the axis op 'episode', one FHIR Encounter (Dutch: 'consult' or 'contactmoment') there will be multiple virtual partial encounters (Dutch: 'deelcontact'). The FHIR Encounter is always about the whole encounter spanning everything that was discussed, regardless of the number of 'episodes'. This profile only deals with past contacts. Future contacts can be documented in the PlannedCareActivity information model. |
Type | Encounter |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "gp-Encounter",
"url" : "http://nictiz.nl/fhir/StructureDefinition/gp-Encounter",
"version" : "1.0.2",
"name" : "gp-Encounter",
"title" : "gp-Encounter",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "Contact as defined by the Dutch General Practitioners Association (Nederlands Huisartsengenootschap or NHG) based on the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.\r\n\r\nA contact is any interaction, regardless of the situation, between a patient and the healthcare provider, in which the healthcare provider has primary responsibility for diagnosing, evaluating and treating the patientâs condition and informing the patient. These can be visits, appointments or non face-to-face interactions.\r\n\r\nA general practitioner encounter could be used to discuss multiple 'episodes'. Based on the axis op 'episode', one FHIR Encounter (Dutch: 'consult' or 'contactmoment') there will be multiple virtual partial encounters (Dutch: 'deelcontact'). The FHIR Encounter is always about the whole encounter spanning everything that was discussed, regardless of the number of 'episodes'. This profile only deals with past contacts. Future contacts can be documented in the PlannedCareActivity information model.",
"fhirVersion" : "3.0.2",
"kind" : "resource",
"abstract" : false,
"type" : "Encounter",
"baseDefinition" : "http://nictiz.nl/fhir/StructureDefinition/zib-Encounter",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Encounter.class",
"path" : "Encounter.class",
"definition" : "The type of contact. Normally ambulatory or home visit."
},
{
"id" : "Encounter.type",
"path" : "Encounter.type",
"definition" : "The type of encounter as defined in NHG Table 14 ContactWijze",
"max" : "1",
"binding" : {
"strength" : "required",
"description" : "NHG Table 14 ContactWijze",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.3--20110902000000",
"display" : "NHG Table 14 Contactwijze"
}
}
},
{
"id" : "Encounter.period",
"path" : "Encounter.period",
"definition" : "The start and end time of the encounter. When all that is known is a single value for an Encounter that already took place, both `Period.start` and `Period.end` should be populated with this (same) value (populating just `Period.start` would indicate an Encounter that started at the given value but hasn't ended). See comment for more background.",
"comment" : "If not (yet) known, `Period.end` may be omitted. While a general practitioner (GP) encounter generally is a ten minute consultation, most GP systems will only export the date. Some systems will actually export the ten minute consultation as expected.\r\n\r\nIn FHIR STU3 and R4, the Period datatype has an invariant that inconsistently in text states that `Period.start` shall be lower than `Period.end`, but actually supports lower than *or equal to* in its expression, which reflects the original intent. This has been fixed for FHIR R5 so the text now reflects the expression. This means that, for GP systems that only have a date, both `Period.start` and `Period.end` should be populated with the same date. See [MM-1453](https://bits.nictiz.nl/browse/MM-1453) and [FHIR-28621](https://jira.hl7.org/browse/FHIR-28621) that discuss this issue."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.